CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - posix a

搜索资源列表

  1. POSIX 线程详解

    0下载:
  2. 来自IBM的教程,我把它做成了PDF。本文详细说明了POSIX线程的概念以及借口的用法。适合初级程序员阅读-from IBM's Guide, I put it into a PDF. This paper details the POSIX threads, and the concept of the use excuses. The initial reading for programmers
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:279741
    • 提供者:朱亮
  1. ZThread_src

    0下载:
  2. 一个高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。它支持一种来自native theads,非常出色和强大的abstraction。 -a high level object-oriented linear and sycnchronization basement, and a POSIX operating system Win32 C procedures. Its support comes from a native
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:478876
    • 提供者:nirvana
  1. os1-TheYalnixShell

    0下载:
  2. · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to applicatio
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:42604
    • 提供者:wanghui
  1. spectral

    0下载:
  2. The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, inc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:492416
    • 提供者:薛斌
  1. weGNUMake

    0下载:
  2. GNU Make 使用手册(中译版) Make 可自动决定一个大程序中哪些文件需要重新编译,并发布重新编译它们的命令。本版本GNU Make使用手册由Richard M. Stallman and Roland McGrath编著,是从Paul D. Smith撰写的V3.76版本发展过来的。 GNU Make符合IEEE Standard 1003.2-1992 (POSIX.2) 6.2章节的规定 -GNU Make Manual (translated version)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:107390
    • 提供者:战天
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3491458
    • 提供者:hnycmx
  1. NTFS-Documentation

    0下载:
  2. 这是NTFS文件0.5版本技术文件,它是 Linux-NTFS 计划的一部分。 这是技术文件,NTFS FAQ里包含了公众问题的简单答案。 NTFS是Windows NT, 2000 and XP的文件系统,它支持几乎所有POSIX、HFS、HPFS特征: * 它可以处理大容量存储单元(最大到246 GB)。 * 它包含嵌入式的数据压缩。 * 它使用log文件处理事务。 * 比特码流,任何事务都是磁盘上的小目标。 -This the NTFS file ver
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:377408
    • 提供者:Z.T
  1. linuxthreads

    0下载:
  2. Linux系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要使用库libpthread.a。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16655
    • 提供者:dj
  1. mp3en

    0下载:
  2. rtbuf.c is an implementation of a buffering scheme using the POSIX realtime features. Its aim is to provide smooth playback of MPEG audio streams even on a very heavily loaded machine. It uses many advanced features of the operating system: -
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:257585
    • 提供者:lamching
  1. commoncpp2-1.3.26.tar

    0下载:
  2. GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and d
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:843648
    • 提供者:Hujun
  1. UNIX-POSIX-API

    0下载:
  2. UNIX-POSIX API,网站上dump下来的,看接口不必那么累去网上看了,离线可以看-UNIX-POSIX API, from the dump site and see no need to interface to the Internet so tired reading, offline can be seen
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2783070
    • 提供者:kdf
  1. VxWorks

    0下载:
  2. VxWorks入门例程,包括基于Wind与POSIX的任务调度与通信(信号量、消息队列、管道)。-It is a package of some examples,which includes ones about task scheduling & communication (using semaphore & message queue & pipes) based on Wind & POSIX.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-24
    • 文件大小:12172
    • 提供者:李铮
  1. ThreadBook

    0下载:
  2. 《多线程编程指南》介绍了SolarisTM 操作系统(Solaris Operating System, Solaris OS)中 POSIX® 线程和Solaris 线程的多线程编程接口。本指南将指导应用程序程序员如何创建 新的多线程程序以及如何向现有的程序中添加多线程。-" Multi-threaded Programming Guide" describes the SolarisTM operating system (Solaris Operating
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1349444
    • 提供者:fengminggao
  1. linuxdriver_code_tool

    0下载:
  2. Linux是开放的源代码,它具备了unix的全部特征,与POSIX标准兼容。 Linux操作系统,不仅广泛与应用于PC、服务器,还广泛地用于手机、PDA等高端嵌入设备。 Linux综合了unix主要派生系统(如SysV、BSD)的先进技术,所以,Linux操作系统上能运行原Unix系统的各种应用程序,同时,还存在大量的应用程序开放源代码供开发者使用。 Linux内核代码几乎是每个软件工程师必读的-Linux is open source code, which possesses a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:25116877
    • 提供者:rason
  1. Programming_with_POSIX_Threads

    2下载:
  2. 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8444538
    • 提供者:sgu
  1. programming-with-posix

    0下载:
  2. linux下pthread库标准《programming with posix》书籍的中文电子版-POSIX under Linux,this is a book about linux pthread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-17
    • 文件大小:27352064
    • 提供者:xulisong
  1. Posix-multiprocedure-programing

    0下载:
  2. 这是一份关于Posix多线程编程中介绍线程属性的一份资料,对于正确完成多线程编程是很有好处的。-This is a multi-threaded programming on the Posix attributes described in an information thread for the proper completion of multi-threaded programming is very good.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:9473
    • 提供者:aiya
  1. a

    0下载:
  2. 深入理解进程及进程在调度执行和内存空间等方面的特点,掌握在POSIX 规范中fork和kill系统调用的功能和使用-The further understanding of process and process in the implementation and memory space, and other aspects of the features, master in POSIX norms of the fork and kill system call function and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:557
    • 提供者:陆阳
  1. platform-posix

    0下载:
  2. Platform specific code for POSIX goes here. This is not a platform on its own but contains the parts which are the same across POSIX platforms Linux, Mac OS, FreeBSD and OpenBSD. -Platform specific code for POSIX goes here. This is not a platform o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2268
    • 提供者:reicozai
  1. a

    1下载:
  2. 此书为POSIX多线程程序设计英文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。--This book describes in depth the open system interface standard IEEE-POSIX threads, commonly known as Ptherads standards. This book first explains the basic concepts of threads, includi
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:320396
    • 提供者:Liu
« 12 3 4 5 »
搜珍网 www.dssz.com